home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
il gioco del Kamasutra
/
Milo Manara Kamasutra.iso
/
mac
/
DATA
/
ParteIII
/
GameI
/
Spada.dir
/
00039_Script_39
< prev
next >
Wrap
Text File
|
1997-11-24
|
755b
|
25 lines
on StartMovie
global UomoCard1, UomoCard2, UomoCard3, DonnaCard1, DonnaCard2, DonnaCard3, Coppia1, Coppia2, Coppia3, UomoTesto1, UomoTesto2, UomoTesto3, DonnaTesto1, DonnaTesto2, DonnaTesto3, Test1, Test2, Test3, SuperCoppia1, SuperCoppia2, SuperCoppia3, Spada
repeat with n = 30 to 33
set the cursor of sprite n to [the number of cast "MouseUp", the number of cast "MouseUpMask"]
end repeat
if Test1=1 and Test2=1 and Test3=1 then
set Spada = 1
end if
repeat with n = 60 to 70
set the cursor of sprite n to [the number of cast "MouseUp", the number of cast "MouseUpMask"]
end repeat
repeat with n = 61 to 70
set the visible of sprite n to 0
end repeat
end StartMovie